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