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