import type { SVGAttributes } from 'svelte/elements'; type Props = SVGAttributes; declare const Bars_3CenterLeft: import("svelte").Component; type Bars_3CenterLeft = ReturnType; export default Bars_3CenterLeft; //# sourceMappingURL=bars-3-center-left.svelte.d.ts.map