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

declare const ParenthesesLineIcon: RemixiconReactIconComponentType;
export default ParenthesesLineIcon;
