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