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