import { Config, VARIANT } from './config'; import { Spec } from '../../spec'; export * from './config'; export declare const defaultConfig: () => Config; export declare const spec: Spec; //# sourceMappingURL=external.d.ts.map