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