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