export declare const styles: { global: (props: any) => { '.react-ripples': { h: string; display: string; }; '.chakra-button': { borderStyle: string; }; }; }; //# sourceMappingURL=styles.d.ts.map