import { AutoSchemaFileValue } from '../interfaces/index.js';
export declare function getPathForAutoSchemaFile(autoSchemaFile: AutoSchemaFileValue): string | null;
//# sourceMappingURL=auto-schema-file.util.d.ts.map