declare const _default: ({ filePath, text }: {
    filePath: string;
    text: string;
}) => void;
export default _default;
//# sourceMappingURL=writeRouteFile.d.ts.map