export declare const xyLiteExcludedComponents: readonly ["XyEmpty", "XyList", "XyListItem", "XyListItemMeta", "XyResult", "XyTable", "XyTransfer"]; export type XyLiteExcludedComponent = (typeof xyLiteExcludedComponents)[number];