import { RemixiconReactIconComponentType } from './dist/typings';

declare const SubscriptIcon: RemixiconReactIconComponentType;
export default SubscriptIcon;
