export declare function maybeJs(options: {
    js?: boolean;
    useJsx?: boolean;
}, path: string): string;
//# sourceMappingURL=maybe-js.d.ts.map