import * as React from 'react'; declare function LeftBack(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof LeftBack; export default LeftBack;