/// import { IconProps } from '../../types'; declare const Signpost: (allProps: IconProps) => JSX.Element; export default Signpost;