declare const CListGroup: import("vue").DefineComponent`) */ flush: BooleanConstructor; /** * Specify a layout type. * * @values 'horizontal', 'horizontal-sm', 'horizontal-md', 'horizontal-lg', 'horizontal-xl', 'horizontal-xxl', */ layout: { type: StringConstructor; validator: (value: string) => boolean; }; }>, () => import("vue").VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly`) */ flush: BooleanConstructor; /** * Specify a layout type. * * @values 'horizontal', 'horizontal-sm', 'horizontal-md', 'horizontal-lg', 'horizontal-xl', 'horizontal-xxl', */ layout: { type: StringConstructor; validator: (value: string) => boolean; }; }>> & Readonly<{}>, { flush: boolean; as: string; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export { CListGroup };