import { StyledIcon } from '@styled-icons/styled-icon'; export declare const CheckAll: StyledIcon; export declare const CheckAllDimensions: { height: number; width: number; };