import { ColumnOptions } from 'typeorm';
export declare const Guid: (options?: ColumnOptions) => PropertyDecorator;
