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