import type { types } from '@bemedev/types'; type Fn1 = types.Fn<[], string>; export declare const getTypescriptOutdir: Fn1; export {}; //# sourceMappingURL=getTypescriptOutdir.d.ts.map