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