import * as React from 'react';
import { BoxProps } from '../box';
export declare const BlockstackIcon: React.FC<BoxProps>;
