react95
Version:
Refreshed Windows95 UI components for modern web apps - React95
7 lines • 406 B
TypeScript
export declare const size = 20;
export declare const StyledInput: import("styled-components").StyledComponent<"input", any, {}, never>;
export declare const StyledLabel: import("styled-components").StyledComponent<"label", any, {
$disabled: boolean;
}, never>;
export declare const LabelText: import("styled-components").StyledComponent<"span", any, {}, never>;
//# sourceMappingURL=SwitchBase.d.ts.map