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