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

declare const SeparatorIcon: RemixiconReactIconComponentType;
export default SeparatorIcon;
