export declare enum SnackbarVariant {
    DEFAULT = "DEFAULT"
}
