declare const styles: { color: string; backgroudColor: string; }; export default styles;