import * as React from "react";
import type { IconProps } from "../types";
declare const ChevronDoubleLeftMiniSolid: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
export default ChevronDoubleLeftMiniSolid;
//# sourceMappingURL=chevron-double-left-mini-solid.d.ts.map