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