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