import React from 'react';
declare const ArrowLeftOutline: React.FC<import("./gen").IconCommonProps>;
export default ArrowLeftOutline;
