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