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

declare const ParenthesesFillIcon: RemixiconReactIconComponentType;
export default ParenthesesFillIcon;
