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