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