liber-salti
Version:
Saltí - Liber Design System
18 lines (17 loc) • 769 B
TypeScript
import { Meta } from '@storybook/react/types-6-0';
declare const _default: Meta<import("@storybook/react/types-6-0").Args>;
export default _default;
export declare const Basic: any;
export declare const WithPrefixText: any;
export declare const WithPrefixIcon: any;
export declare const WithSuffixText: any;
export declare const WithSuffixIcon: any;
export declare const WithPrefixTextAndSuffixIcon: any;
export declare const WithPrefixIconAndSuffixText: any;
export declare const WithCurrencyMask: any;
export declare const WithPhoneMask: any;
export declare const WithPercentageMask: any;
export declare const WithCPFMask: any;
export declare const WithCNPJMask: any;
export declare const WithCEPMask: any;
export declare const WithGenericMask: any;