import type { TextFieldType } from '@material/mwc-textfield';
export declare const appDatePickerInputClearLabel: "Clear";
export declare const appDatePickerInputName: "app-date-picker-input";
export declare const appDatePickerInputType: TextFieldType;
//# sourceMappingURL=constants.d.ts.map