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