import { SVGProps } from "react";
declare const RIPauseMiniLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RIPauseMiniLine };
