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