import * as CSS from 'csstype'; export declare const styleSheet: { [key: string]: (x?: any) => CSS.Properties; };