import { IconProps } from '../types';
declare function PaperPlane(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default PaperPlane;
//# sourceMappingURL=PaperPlane.d.ts.map