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