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