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