export declare enum EmptyStateVariantType {
    DEFAULT = "DEFAULT"
}
export declare enum EmptyStateStateType {
    DEFAULT = "DEFAULT"
}
