import type { ToggleSwitchRootProps } from '@primereact/types/primitive/toggleswitch';
export declare const defaultRootProps: ToggleSwitchRootProps;
