import type { ComponentProps } from 'react'; export declare function BackIcon(props: ComponentProps<'svg'>): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=BackIcon.d.ts.map