export declare const config: { marginLeft: number; marginRight: number; marginTop: number; marginBottom: number; heightTotal: number; widthTotal: number; colorScheme: readonly string[]; };