import * as React from "react"; export declare const ChevronBackwardIcon: (props: React.SVGProps & { htmlColor?: string; }) => React.JSX.Element; //# sourceMappingURL=ChevronBackwardIcon.d.ts.map