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

declare const CapsuleLineIcon: RemixiconReactIconComponentType;
export default CapsuleLineIcon;
