import { SelectionCompiler } from './index.js';
declare const translate: SelectionCompiler<'interval'>;
export default translate;
//# sourceMappingURL=translate.d.ts.map