/// import { MasterIconProps } from './types'; export declare const ArrowLeft: ({ color, size, variant }: MasterIconProps) => JSX.Element;