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