export declare function getFixtureString(path: string, defaultValue?: string): Promise; export declare function getFixture(path: string, defaultValue?: T): Promise; //# sourceMappingURL=index.d.ts.map