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

declare const PauseLineIcon: RemixiconReactIconComponentType;
export default PauseLineIcon;
