import { IconProps } from '../types';
declare const Signpost: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Signpost;
//# sourceMappingURL=Signpost.d.ts.map