import type { FC, SVGProps } from "react";
export declare const CameraPin: FC<SVGProps<SVGSVGElement>>;
export default CameraPin;
//# sourceMappingURL=CameraPin.d.ts.map