/**
 * Returns CSS selector for all text inputs
 */
export declare function allInputsSelector(): string;
