export declare const queuer: import("@activepieces/pieces-framework").Piece<import("@activepieces/pieces-framework").CustomAuthProperty<{
    mcpServerUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
}>>;
