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