declare const _default: { title: string; argTypes: { theme: { control: { type: string; }; options: string[]; }; }; }; export default _default; export declare const Dark: any;