Button: _React.ComponentType<any> & {
    Colors: ButtonColors;
    Looks: any;
    Sizes: any;
}

Type declaration

Generated using TypeDoc