astro-ghostcms/.pnpm-store/v3/files/ac/0c08b40ef5b1bf3e85b5110c2de...

4 lines
181 B
Plaintext

import type { Integration } from '../astro.js';
export declare function iconForIntegration(integration: Integration): string;
export declare function colorForIntegration(): string;