import { Style } from '../style'; export declare class GridAutoFlow extends Style { static matches: RegExp; static key: string; }