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