import React from 'react'; declare const LeftArrowIcon: (props: any) => React.JSX.Element; export { LeftArrowIcon };