export declare type SvgComponentTemplate = (relativePath: string, componentName: string) => string;