import * as CSS from 'csstype'; declare const styles: { [key: string]: CSS.Properties; }; export default styles;