export declare const PuikSnackbar: { new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins & Readonly<{ "onUpdate:open"?: ((value: boolean) => any) | undefined; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { "update:open": (value: boolean) => any; }, import('vue').PublicProps, { variant: `${import('.').PuikSnackbarVariants}`; swipeAnimation: `${import('.').PuikSnackbarSwipeAnimations}`; }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly & Readonly<{ "onUpdate:open"?: ((value: boolean) => any) | undefined; }>, {}, {}, {}, {}, { variant: `${import('.').PuikSnackbarVariants}`; swipeAnimation: `${import('.').PuikSnackbarSwipeAnimations}`; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import('vue').ComponentOptionsBase & Readonly<{ "onUpdate:open"?: ((value: boolean) => any) | undefined; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { "update:open": (value: boolean) => any; }, string, { variant: `${import('.').PuikSnackbarVariants}`; swipeAnimation: `${import('.').PuikSnackbarSwipeAnimations}`; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => { $slots: { action?(_: {}): any; }; }); export declare const PuikSnackbarProvider: { new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, { label: string; duration: number; swipeDirection: `${import('.').PuikSnackbarSwipeDirections}`; swipeThreshold: number; positionX: `${import('.').PuikSnackbarPositionsX}`; positionY: `${import('.').PuikSnackbarPositionsY}`; }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly & Readonly<{}>, {}, {}, {}, {}, { label: string; duration: number; swipeDirection: `${import('.').PuikSnackbarSwipeDirections}`; swipeThreshold: number; positionX: `${import('.').PuikSnackbarPositionsX}`; positionY: `${import('.').PuikSnackbarPositionsY}`; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import('vue').ComponentOptionsBase & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, { label: string; duration: number; swipeDirection: `${import('.').PuikSnackbarSwipeDirections}`; swipeThreshold: number; positionX: `${import('.').PuikSnackbarPositionsX}`; positionY: `${import('.').PuikSnackbarPositionsY}`; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => { $slots: { default?(_: {}): any; }; }); export default PuikSnackbar; export * from './src/snackbar'; export * from './src/snackbar-provider'; export * from './src/use-snackbar';