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