/// export declare const CardFooter: ((props: import("../../utils").PolymorphicComponentProps, "as">>) => import("react").ReactElement, "as">, string | import("react").JSXElementConstructor>) & Omit, "as">>, never> & import("react").ForwardRefExoticComponent<{ [index: `data-${string}`]: unknown; as?: any; css?: import("@fuel-ui/css").ThemeUtilsCSS | undefined; className?: string | undefined; children?: import("react").ReactNode; } & import("react").HTMLAttributes & import("react").HTMLAttributes & { align?: import("@fuel-stitches/react/types/css").Globals | import("@fuel-stitches/react/types/theme").ScaleValue | import("@fuel-stitches/react/types/util").Index | import("@fuel-stitches/react/types/css").Property.AlignItems | undefined; basis?: "$4xl" | "$3xl" | "$2xl" | "$xl" | "$lg" | "$md" | "$xs" | "$sm" | import("@fuel-stitches/react/types/css").Globals | import("@fuel-stitches/react/types/theme").ScaleValue | import("@fuel-stitches/react/types/util").Index | "$0" | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | "$11" | "$12" | "$14" | "$16" | "$20" | "$40" | "$24" | "$28" | "$32" | "$36" | "$44" | "$48" | "$52" | "$56" | "$60" | "$64" | "$72" | "$80" | "$96" | "$auto" | "$none" | "$full" | "$min" | "$max" | "$fit" | "$screenW" | "$screenH" | import("@fuel-stitches/react/types/css").Property.FlexBasis | undefined; direction?: import("@fuel-stitches/react/types/css").Globals | import("@fuel-stitches/react/types/theme").ScaleValue | import("@fuel-stitches/react/types/util").Index | import("@fuel-stitches/react/types/css").Property.FlexDirection | undefined; gap?: import("@fuel-stitches/react/types/css").Globals | import("@fuel-stitches/react/types/theme").ScaleValue | import("@fuel-stitches/react/types/util").Index | "$0" | "$1" | "$2" | "$3" | "$4" | "$5" | "$6" | "$7" | "$8" | "$9" | "$10" | "$11" | "$12" | "$14" | "$16" | "$20" | "$40" | "$24" | "$28" | "$32" | "$36" | "$44" | "$48" | "$52" | "$56" | "$60" | "$64" | "$72" | "$80" | "$96" | import("@fuel-stitches/react/types/css").Property.Gap | undefined; grow?: import("@fuel-stitches/react/types/css").OnlyStringNumeric | import("@fuel-stitches/react/types/css").Globals | import("@fuel-stitches/react/types/theme").ScaleValue | import("@fuel-stitches/react/types/util").Index | undefined; justify?: import("@fuel-stitches/react/types/css").Globals | import("@fuel-stitches/react/types/theme").ScaleValue | import("@fuel-stitches/react/types/util").Index | import("@fuel-stitches/react/types/css").Property.JustifyContent | undefined; shrink?: import("@fuel-stitches/react/types/css").Globals | import("@fuel-stitches/react/types/theme").ScaleValue | import("@fuel-stitches/react/types/util").Index | import("@fuel-stitches/react/types/css").OnlyNumber | undefined; wrap?: import("@fuel-stitches/react/types/css").Globals | import("@fuel-stitches/react/types/theme").ScaleValue | import("@fuel-stitches/react/types/util").Index | import("@fuel-stitches/react/types/css").Property.FlexWrap | undefined; } & import("react").RefAttributes>;