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