export const REACT_PIVATE_PROPS = ['children', 'hooks', 'ref'];

export default {};
