import { ExtractorConfig } from './types'; export declare const FIGMA_BASE_URL = "https://api.figma.com/"; export declare const DEFAULT_CONFIG: ExtractorConfig; //# sourceMappingURL=constants.d.ts.map