export declare const getTemplateFilename: (type: "import" | "update" | "import-error" | "imported", prefix?: string) => string;