export declare class SchemaSlot { schema: slotSchema[]; render(): any; }