declare class PDefer {
    placeholder: string;
}

export { PDefer };
