import type { HTMLElementProps } from '../types';
declare const Fediffuselighting: import("svelte").Component<HTMLElementProps, {}, "ref">;
type Fediffuselighting = ReturnType<typeof Fediffuselighting>;
export default Fediffuselighting;
