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