export declare function requireYAML(filepath: string): Record<string, any>;
