export declare type Alignment = 'default' | 'center'; export declare type BlockWidth = 'narrow' | 'regular' | 'wide';