import { IconProps } from '../lib';
declare function PaperPlaneRight(props: IconProps): JSX.Element;
export default PaperPlaneRight;
