import React from 'react'; export default function Signpost2({ className, ...props }: React.SVGProps): JSX.Element;