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