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