export interface Options {
    space?: boolean;
}
