import type { IconComponent } from '../types'; declare const Signpost: IconComponent; export default Signpost;