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

declare const PauseCircleLineIcon: RemixiconReactIconComponentType;
export default PauseCircleLineIcon;
