import { SVGProps } from 'react'; declare const IconWriteFill: (props: SVGProps) => JSX.Element; export default IconWriteFill;