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