import { TransformComponent as TC } from '../runtime'; import { BinXTransform } from '../spec'; export type BinXOptions = Omit; export declare const BinX: TC;