declare const ensurePrefix: (string: string, prefix: string) => string; export { ensurePrefix, }; //# sourceMappingURL=ensurePrefix.d.ts.map