import type { TargetFilePath, TemplateFilePath } from '../preset'; import type { GhostGulpRollupOptions } from './ghost-gulp-rollup-preset'; export declare const getTemplateFiles: (packageId: string, ghostGulpRollupOptions: GhostGulpRollupOptions) => Promise>;