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