import { UUID } from './Item'; export declare class FlowrWarningParsable { [key: string]: any; id?: UUID; }