export declare enum SnackbarDuration { infinite = -1, short = 2500, long = 5000 }