import type { FC, SVGProps } from "react";
export declare const WingL: FC<SVGProps<SVGSVGElement>>;
export default WingL;
//# sourceMappingURL=WingL.d.ts.map