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