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

declare const PageSeparatorIcon: RemixiconReactIconComponentType;
export default PageSeparatorIcon;
