export declare function iniLoader<T>(_: string, content: string): T;
