import { IconProps } from '../types';
declare function Binary(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Binary;
//# sourceMappingURL=Binary.d.ts.map