import { Path } from '@boost/common'; export declare function getConfigFolderDir(name: string): Path; export declare function validateSystemName(value: string): void; //# sourceMappingURL=helpers.d.ts.map