import { type SvgStringOpts } from '../../svgString'; export declare const BlueprintSVG: (opts?: SvgStringOpts) => string; export default BlueprintSVG;