export declare class CommonInputFrameComponent { title: string; simple: boolean; marginBottom: number; width: string; }