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