export declare const addSvgMetadata: (svg: string, creator: string, sourceUrl: string) => string;
