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