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