import { ResourceProps } from "src/interfaces"; export declare const routeGenerator: (item: ResourceProps, resourcesFromProps: ResourceProps[]) => string | undefined; //# sourceMappingURL=index.d.ts.map