import { FileInput } from "./fileInput"; export declare class FileButtonInput extends FileInput { protected readonly showLabel = false; }