import { ControlItem } from '..';
export declare const spacerControlItem: () => ControlItem;
