export declare const getValidProps: (propsObj: any) => {};
export declare const generateCanvasKey: (oldKey: number) => number;
