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