declare const LineHeight: import("svelte").Component<$$ComponentProps, {}, "">; type LineHeight = ReturnType; export default LineHeight;