import { FC } from 'react'; import { ToggleBinaryProps } from './types'; export declare const ToggleBinary: FC; export * from './types'; //# sourceMappingURL=index.d.ts.map