export declare const CardSection: "CardSection" & { readonly type?: "CardSection" | undefined; readonly props?: import("@shopify/admin-ui-extensions").CardSectionProps | undefined; readonly children?: true | undefined; } & import("@remote-ui/react").ReactComponentTypeFromRemoteComponentType>; //# sourceMappingURL=CardSection.d.ts.map