declare const svgBackgroundImage: (svg: string) => string; export { svgBackgroundImage };