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