export declare const themes: import("../../Theme").Theme[];
export declare const EXAMPLE_DESKTOP_TOKEN = "Utility|Showcase/desktop";
export declare const EXAMPLE_TOUCH_PHONE_TOKEN = "Utility|Showcase/touch-phone";
export declare const EXAMPLE_TOUCH_PAD_TOKEN = "Utility|Showcase/touch-pad";
export declare const parameters: {
    docs: {
        readme: any;
    };
};
