export function addSvgs(svgs: any): void;
export default SvgImports;
declare function SvgImports(props: any): any;
