declare class PTimeOut {
    placeholder: string;
}

export { PTimeOut };
