import { TransitionStatus } from 'react-transition-group'; import { Theme } from '@leafygreen-ui/lib'; export declare const rippleClassName: string; export declare const checkBorderSizePx = 2; export declare const disableAnimation: string; export declare const wrapperBaseStyle: string; export declare const wrapperThemeStyle: Record; export declare const wrapperCheckedBaseStyle: string; export declare const wrapperCheckedThemeStyle: Record; export declare const wrapperDisabledStyle: Record; export declare const wrapperCheckedDisabledStyle: Record; export declare const rippleBaseStyles: string; export declare const rippleThemeStyles: Record; export declare const rippleCheckedStyles: string; export declare const checkIconStyles: string; export declare const checkInStyles: string; export declare const checkOutStyles: string; export declare const checkIconTransitionStyles: Record; //# sourceMappingURL=Check.style.d.ts.map