import type { SVGAttributes } from 'svelte/elements'; type Props = SVGAttributes; declare const Identification: import("svelte").Component; type Identification = ReturnType; export default Identification; //# sourceMappingURL=identification.svelte.d.ts.map