import { FC, SVGProps } from 'react'; declare const IconPaperAirplane: FC & { fill?: string }>; export default IconPaperAirplane;