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