export declare function propStrToList(props: string): Array<string | number>;
