export declare const bundlePath: (theme: string) => string;
export declare const stylePath: (theme: string) => string;
