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