export declare class ListToolbarSetExistsAction { exists: boolean; constructor(exists: boolean); }