import * as React from "react";
import type { IconProps } from "../types";
declare const PinTackSolid: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
export default PinTackSolid;
//# sourceMappingURL=pin-tack-solid.d.ts.map