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