/// import { IconProps } from "../SvgIcon"; export declare const PinF: (props?: IconProps) => JSX.Element; export default PinF;