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